home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr35 / actv340.zip / ACTVIEW.HIS < prev    next >
Text File  |  1993-05-07  |  14KB  |  405 lines

  1. 05/10/90 - LACT 1.0 Beta released. Report only. Later named to Actview
  2.  
  3. 06/19/90 - ACTVIEW 1.0 Beta released.
  4.  
  5. 06/28/90 - Version 1.0 released!
  6.  
  7. 07/09/90 - Version 1.1
  8.  
  9.   * Actview is now even faster! I have spent the last couple of weeks fine
  10.     tuning the search routines and also the display routines. You should see
  11.     a difference.
  12.  
  13.   * Added a 'case fix' routine to correct the case for name, city and state.
  14.     This converts 'GREG WILSON' to 'Greg Wilson' and 'streAmwoOd, iL' to
  15.     'Streamwood, Il'. No big deal but looks better. (as always, no writes are
  16.     done to the activity log)
  17.  
  18.   * Fixed Actview's failure to handle TomCat local logons (version 2.0 of
  19.     TomCat creates entries into the activity log when executed).
  20.  
  21.   * Changed the registration address (I moved!).
  22.  
  23. 07/13/90 - Version 1.2
  24.  
  25.   * System would lock up and require reboot if duration of call was greater
  26.     than 99 minutes. Small error but took some work to nail down. The bug
  27.     would only show itself after compiling using loop optimization preventing
  28.     me from using the debugger.
  29.  
  30. 07/27/90 - Version 1.21
  31.  
  32.   * Minor update. Now works with Wildcat Test Drive (as well as all
  33.     registered versions!)
  34.  
  35.   * Prior versions did not handle names correctly if there was only one word
  36.     in the name (found in many aliases). The F9 - USER SEARCH function would
  37.     not find the names correctly. This bug is fixed.
  38.  
  39. 08/07/90 - Version 1.22
  40.  
  41.   * If BBS locked up with a caller on-line, the next caller would not be
  42.     displayed by Actview due to the absence of a "SIGNOFF" line in the
  43.     activity log for that caller. This bug has been corrected.
  44.  
  45.   * Day of the week (MON,TUE,..etc) for the displayed date (upper right
  46.     corner) is now shown. When the user scan function (F9) is used, the day
  47.     of the week is displayed for each call.
  48.  
  49.  
  50. 08/27/89 - Version 2.0
  51.  
  52.   * Added STRING SEARCH (ALT-S) feature that will search for any given string
  53.     (such as filename, "DOOR2", ..etc.)
  54.  
  55.   * The ESC key plays a more natural role in Actview now. To return to the
  56.     normal display of calls after viewing NEW CALLERS, ERRORS, SEARCH
  57.     RESULTS,  ..etc., press ESCAPE. This seems to make more sense than the
  58.     "toggle" method.
  59.  
  60.   * Now even faster!!!!
  61.  
  62.   * Dramatic increased in speed of F5 (display new users)
  63.  
  64.   * Activity log is closed between reads to allow Wildcat to keep writing to
  65.     the log while Actview is being run. This greatly improves the
  66.     reliability on multi-node boards and reduces share violations.
  67.  
  68.   * Max number of displayed calls is now only limited by available memory.
  69.  
  70.   * Added the capability to abort searches (F9 and ALT-S) with the space bar.
  71.  
  72.   * Events are now displayed via the F3 function (view errors/activity)
  73.  
  74.   * Actview now requires 180k of memory (sorry...had to add 30k!)
  75.  
  76.   * When viewing the detailed log of a call that has not yet terminated, the
  77.     last line would be displayed twice. This bug has been fixed.
  78.  
  79.   * When viewing the detail of a LOG-IN FAILURE is displayed, the next call
  80.     is now displayed for reference. This worked in versions prior to 1.22 but
  81.     got accidentally eliminated by another bug fix.
  82.  
  83.   * If the SYSOP <K>illed the activity.log from the Wildcat SYSOP menu, then
  84.     logged off, the log would then only contain a LOGOFF line. When Actview
  85.     tried to scan the log, it would lock up trying to find the logon data for
  86.     that call. This would persist until another call was recorded in the log.
  87.     This bug has now been fixed.
  88.  
  89.   * The new user questionnaire is now included in the total number of
  90.     questionnaires completed.
  91.  
  92.  
  93. 10/03/90 - Version 2.1
  94.  
  95.   * Added ALT-D - view downloads
  96.  
  97.   * Added ALT-U - view uploads
  98.  
  99.   * Headings change correctly after hitting F7/F8 while viewing new users
  100.     or errors. Before the headings got "stuck" while the display reset
  101.     to normal.
  102.  
  103.   * TomCat packet downloads are no longer counted as a download file.
  104.  
  105.   * If the detail of an ILLEGAL LOGON ATTEMPT is viewed, the next call is
  106.     shown for reference (since the next caller might be the culprit).
  107.  
  108.   * Actview is now available for PCBoard so tell your fellow Sysops!
  109.  
  110.  
  111. 11/03/90 - Version 2.2
  112.  
  113.   * Added the ability for multi-node sysops to view all of the node's logs at
  114.     once without having to jump from one node to another. A *HUGE* timesaver
  115.     for me. (ALT-V)
  116.  
  117.   * Added the ability to sort the calls in 7 different ways! (ALT-O)
  118.  
  119.   * Memory requirements have been reduced to 150k! (multi-node may require
  120.     more...see docs)
  121.  
  122.   * Version 2.50 of Wildcat creates a line in the activity log that indicates
  123.     when Wildcat was last started. This sometimes would cause Actview to lock
  124.     up. This has been fixed.
  125.  
  126.   * Actview now automatically positions the highlight bar to the next call
  127.     after viewing each call.
  128.  
  129.   * By popular demand, the ESC key will back you all the way out of the
  130.     program. F10 always exits as before.
  131.  
  132. 11/04/90 - Version 2.21
  133.  
  134.   * Accidentally distributed the wrong EXE file (earlier copy) with many bugs.
  135.     Sorry! I hate these types of things. My apologies to all who downloaded
  136.     version 2.2.
  137.  
  138. 07/29/91 - Version 2.22
  139.  
  140.   * Removed shareware check.
  141.  
  142.   * ACTVIEW.PIF included for running under Windows
  143.  
  144.   * I'm back to Microsoft C. Along with some new packages I have purchased, I
  145.     will hopefully be able to do some exciting things soon.
  146.  
  147.   * Runs 5 times faster!!! (just kidding)
  148.  
  149. 08/04/91 - Version 2.30
  150.  
  151.   * Mouse support has been added. Just click on a user and the detail will be
  152.     displayed.
  153.  
  154.   * Parameter added to turn mouse support off (NOMOUSE). If the mouse is not
  155.     used, it speeds up the entry and exit to Actview if the mouse does not have
  156.     to be initialized and reset.
  157.  
  158.   * All windows and menus are completely re-written (switched to a newer
  159.     version of the windows libraries (CXL -> TCXL).
  160.  
  161.   * Prior to 2.3, if the F3 (view errors) was pressed and no errors were
  162.     found, the program locked up.
  163.  
  164.   * In version 2.22 only, if a date was searched for that was before the
  165.     beginning of the log, the program locked up.
  166.  
  167.   * See READ.ME file
  168.  
  169. 08/15/91 - Version 3.0
  170.  
  171.   * Actview has been revised to be compatible with Wildcat 3.0. It remains
  172.     compatible with all previous versions also!
  173.  
  174.   * User Defined call flags have been added to give sysops the ability to
  175.     have Actview indicate calls that contain certain strings (see
  176.     ACTVIEW.DOC and ACTVIEW.FLG).
  177.  
  178.   * Name search (F9) omitted the first call in the activity log..fixed!
  179.  
  180.  
  181. 08/25/91 - Version 3.01
  182.  
  183.   * Fixed sort problem (would not sort chronologically).
  184.  
  185.   * When going from multi-node view (ALT-V) back to single node view with the
  186.     ESC key, a confirm message is displayed.
  187.  
  188.   * Node number and flags were added to the new user display (F5)
  189.  
  190.  
  191. 10/08/91 - Version 3.02
  192.  
  193.   * Added code to "guess" call date if date is truncated by Wildcat 3.0.
  194.     The current version of Wildcat truncates anything past 80 characters in
  195.     the activity logs. The is going to be fixed in the next release of WC.
  196.     If a date is truncated, Actview takes the date from the previous call.
  197.  
  198.   * Alt-X now exits same as F10
  199.  
  200.   * Slightly optimized memory usage.
  201.  
  202.   * Two version are available now, registered and shareware. See READ.ME!
  203.  
  204.  
  205. 10/17/91 - Version 3.1
  206.  
  207.   * All functions of Actview now work while viewing all nodes at once (ALT-V)!
  208.     This includes string search (ALT-S), user search (F9), downloads (ALT-D),
  209.     and uploads (ALT-U).
  210.  
  211.   * After a search is complete, Actview now goes back to the date that was
  212.     positioned to before the search started.
  213.  
  214.   * F9 (user search) corrected (bug in 3.02).
  215.  
  216.   * If an invalid file is specified in ACTVIEW.CFG, error message is
  217.     displayed.
  218.  
  219.   * Blank lines in ACTVIEW.CFG are now ignored.
  220.  
  221.   * When returning to single node view, the node that was viewed
  222.     previously re-displayed.
  223.  
  224.   * When viewing uploads, descriptions are shown (does not always
  225.     display with Wildcat 2.xx).
  226.  
  227.   * Uploads descriptions are highlighted when viewing detail.
  228.  
  229.   * Comments to sysop now counted as a message.
  230.  
  231.   * In 3.0x, if the user attempted to scroll back a date when viewing the
  232.     second days calls, Actview locked. This is now fixed.
  233.  
  234.   * If the parameter VIRTUAL is used with the parameter NEW or ERROR, the
  235.     latter was ignored. This is now fixed.
  236.  
  237.   * When the string "BBS ERROR" occurs, it is displayed during the F3 view
  238.     (errors).
  239.  
  240.   * Several modules of code have been rewritten to improve speed and
  241.     reliability.
  242.  
  243.  
  244. 10/28/91 - Version 3.11
  245.  
  246.    * Changed the way that activity logs are opened to better support file
  247.      sharing.
  248.  
  249.    * If using the ACTVIEW.CFG file, Actview would sometimes lock up during
  250.      searches (ALT-S and F9) especially when using QEMM.
  251.  
  252.    * If a line in the Activity log was greater than 80 characters, it would
  253.      sometimes hang Actview. This was only possible with version 2.xx of
  254.      Wildcat.
  255.  
  256.    * ALT-L and NOLOCAL are fixed.
  257.  
  258.  
  259. 11/16/91 - Version 3.2
  260.  
  261.    * Flags were not active on the first line of every call. This caused the
  262.      flag: "NEW USER" not to work. Flags are now scanned for every line of the
  263.      call.
  264.  
  265.    * When pressing F6, the last date in the activity log in node 1 is
  266.      displayed as a default.
  267.  
  268.    * If an out of range date is entered in the F6 window, the error message
  269.      would display in the wrong window.
  270.  
  271.    * Mouse support enhanced slightly. The right mouse button = ESC. The left
  272.      mouse button = ENTER. More is planned..
  273.  
  274.    * Added "LARGE" parameter. This option should not be needed for most PCB
  275.      BBS's. If some of the calls in your CALLER files are very large (usually
  276.      NETMAIL hubs) and if you have problems with Actview getting hung, try
  277.      this parameter. It is not the size of the CALLERxx files, it is the size
  278.      of an individual call that can create a need for this parameter.
  279.  
  280.  
  281. 11/25/91 - Version 3.21
  282.  
  283.    * Fixed a serious bug that caused Actview to lock after viewing the detail
  284.      of between 15 and 20 calls. The stack was not cleared after each causing
  285.      it to overflow after several calls. This is now fixed. QEMM users were
  286.      seeing errors even sooner than 15-20 calls.
  287.  
  288. 01/03/92 - Version 3.22
  289.  
  290.    * Sometimes when Actview was executed, it would report "Input date not
  291.      found". This has been fixed.
  292.  
  293.    * All 0's have been changed to '-' on the call menu.
  294.  
  295.    * If the parameter VIRT was used with "NEW" or "ERR", Actview would not
  296.      perform correctly.
  297.  
  298.    * Improved F3 (view errors). Now shows the actual line from the activity
  299.      log(s).
  300.  
  301.    * Slight speed improvements in searching.
  302.  
  303.  
  304. 03/02/92 - Version 3.23
  305.  
  306.    * Added parameters "25", "43" and "50" to run Actview in EGA-43 line or
  307.      VGA-50 line mode. If you are already in 43/50 line mode when you run
  308.      Actview, no parameters are necessary.
  309.  
  310.    * Corrected bug in search routine that would occasionally lock up Actview
  311.      when positioning to a particular date.
  312.  
  313.    * Actview would not go backwards past the current date (F7 key) if the
  314.      following conditions existed:
  315.         - The first call of the current date was a LOCAL call.
  316.         - The local calls were being screened (NOLOCAL param or ALT-L)
  317.      This is now fixed.
  318.  
  319.  
  320. 03/31/92 - Version 3.30
  321.  
  322.    * In previous versions, Actview would occasionally lock up when it
  323.      encountered a very long call. Many corrections have been made to the code
  324.      to prevent this.
  325.  
  326.    * Added external call menu to enable Actview to call WCPRO, QuesView and
  327.      shell to DOS. These functions are available by pressing ALT-E (registered
  328.      version only).
  329.  
  330.    * Minor cosmetic changes.
  331.  
  332.  
  333. 05/20/92 - Version 3.31
  334.  
  335.    * Memory requirements have been slightly improved.
  336.  
  337.    * Speed is even faster!
  338.  
  339.    * Swapping to WCPRO/QuesView/DOS is smoother and more reliable.
  340.  
  341.    * The search routines were overhauled to prevent lockups.
  342.  
  343.    * The LARGE parameter should no longer be necessary.  Actview adjust
  344.      automatically as it runs.
  345.  
  346.    * The F3 (view errors/invalid logon attempts) would lock up the PC if the
  347.      last call did not have a termination line.  This is now fixed.
  348.  
  349.    * Parameters will now be accepted in the following formats:
  350.                 ACTVIEW /NOM /VIRT
  351.              or ACTVIEW -NOM -VIRT
  352.              or ACTVIEW NOM VIRT
  353.  
  354.    * Actview would sometimes lock when viewing small activity logs.
  355.  
  356.    * Removed the opening "Please Register" so that users that are 
  357.      evaluating the software can get a true demonstration of the speed. 
  358.      The closing shareware screen is still there however <g>.
  359.  
  360.  
  361. 08/19/92 - Version 3.32
  362.  
  363.    * Corrected bugs that caused lockups to happen when viewing downloads and
  364.      uploads (ALT-D / ALT-U).
  365.  
  366.    * When viewing uploads or downloads, the first callers file transfers were
  367.      not shown.
  368.  
  369.    * Added a new function: ALT-F - Displays the ACTVIEW.FLG file in a popup
  370.      window.
  371.  
  372. 01/01/93 - Version 3.33
  373.  
  374.    * Added a new menu structure to Actview (ALT-M).
  375.  
  376.    * Did some major code cleanup that should make Actview run a little faster
  377.      and with less memory.
  378.  
  379.    * Made some minor cosmetic changes.  More calls can now be viewed at once.
  380.  
  381.  
  382. 03/01/93 - Version 3.33b (registered version has not changed)
  383.  
  384.    * To improve registration turn around, I have turned over all shipping and
  385.      handling to the Public Software Library.  I have used them for over 2 years
  386.      to handle my credit card registrations and they have always been very
  387.      reliable.
  388.  
  389.  
  390. 05/07/93 - Version 3.4
  391.  
  392.    * Some ILLEGAL LOGON ATTEMPTS were not captured by Actview.
  393.  
  394.    * Several speed enhancements have been made.
  395.  
  396.    * The memory requirements have been reduced slightly.
  397.  
  398.    * Load speed has been increased
  399.  
  400.    * ALT-S (String Search) and F9 (User Search) did not work across all nodes
  401.      if the start date of the first log was less than the start date of the
  402.      other logs.
  403.  
  404.    * Several minor cosmetic changes
  405.